home *** CD-ROM | disk | FTP | other *** search
- ; Packet TNC inizialization file
- ; Place only packet commands in this file
- ; Each line must be CR/LF terminated.
- ; Comment and space lines are permitted. Comment lines must begin
- ; with a semi-colon in the first column and space lines must consist
- ; of a CR/LF sequence only.
-
- ; The contents of this file is automatically sent to the respecitve TNC
- ; whenever you first activate a packet port. A RESET command will not send
- ; this file!
-
- ; If you have multiple Packet TNCs make sure you provide one file for
- ; each port. The file must be named XXXXXXXX.INS, where XXXXXXXX is the
- ; port name (same as the Packet configuration file name). The extension
- ; must be INS.
-
-
- ECHO OFF
- FLOW OFF
- NEWMODE ON
- NOMODE OFF
- BBSMSGS ON
- XFLOW OFF
- XON $00
- XOFF $00
- START $00
- STOP $00
- MONITOR OFF
- MYCALL xxxxxx <-- place your call sign here
- AWLEN 8
- 8BIT ON
-